Skip to content

zimmerrol/vggvox-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VGGVox for pytorch

Implementation of the VGGVox network using pytorch. The implementation is based on the descriptions given in the papers

-A. Nagrani, J. S. Chung, A. Zisserman, VoxCeleb: a large-scale speaker identification dataset, INTERSPEECH, 2017
-S. Albanie, A. Nagrani, A. Vedaldi: Emotion Recognition in Speech using Cross-Modal Transfer in the Wild

Content

This repository contains the implementation of the VGGVox network itself, some utility functions for audio processing and an example DataLoader for audio files.

About

Implementation of the VGGVox network in PyTorch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages